home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / COMM / INTERNET / FTP / SFTP / !sFTP / Resources / Messages < prev    next >
Text File  |  1997-06-21  |  11KB  |  284 lines

  1. _TaskName:sFTP
  2. NoName:Unspecified profile name
  3. NoHost:Unspecified profile host name
  4. NoLogin:Unspecified profile login name
  5. NoPass:Unspecified profile password
  6.  
  7. Frontend1:You need to enter a profile name in the profile dialog box if you wish to save the current profile.
  8. Frontend2:You have not yet specified an FTP site or IP address.
  9. Frontend3:Profile name already exists.  Overwrite ?
  10. Frontend4:Specified local directory does not exist.
  11. Frontend5:The specified 'Default transfer directory' does not exist.  Configuration not saved.
  12. Frontend6:The specified Local Directory does not exist.
  13.  
  14. # Task messages
  15. 1.TaskName:sFtp
  16.  
  17. # Error messages
  18. err.msg1:Failed to initialise properly, exiting.
  19. err.msg2:Failed to close the current session properly.
  20. err.msg4:Not connected.
  21. err.msg5:You must close the current session first.
  22. err.msg6:Load failed.
  23. err.msg8:Site not specified.
  24. err.msg9:Unknown client command.
  25. err.msg10:No login id specified - closing connection.
  26. err.msg11:Directory does not exist.
  27. err.msg12:Error creating socket and port.
  28. err.msg13:Unable to create a Socket.
  29. err.msg14:Unable to gethostbyname.
  30. err.msg15:Unable to connect to host '%s'.
  31. err.msg16:Unable to connect to host '%s' reason unknown.
  32. err.msg17:Error getting ip number.
  33. err.msg18:Error replying to inital connection.
  34. err.msg20:No password specified - closing connection.
  35. err.msg21:Too many parameters supplied.
  36. err.msg22:No parameters supplied.  Two needed.
  37. err.msg24:No help available.
  38. err.msg25:Unable to open profile '%s'.
  39. err.msg26:Failed to %s from server %s properly.
  40. err.msg27:Filename '%s'
  41. err.msg28:Unable to establish new connection.
  42. err.msg29:Failed to allocate a free socket.
  43. err.msg31:Error getting local address.
  44. err.msg32:Error getting local port.
  45. err.msg33:Filename '%s' already exists.
  46. err.msg34:Ambiguous command.
  47. err.msg35:Too many parameters.
  48. err.msg36:Not enough parameters.
  49. err.msg37:No files were found matching the filespec '%s'.
  50. err.msg38:Overwrite (y/n) ?
  51. err.msg39:does not exist.
  52. err.msg40:%s is not a file.
  53. err.msg41:Lookup failed - a call to the TCP/IP stack failed.
  54. err.msg42:Error in xdnsresolver_start.
  55. err.msg43:Unable to create a master socket.
  56. err.msg44:Unable to establish the IP address of the control connection.
  57. err.msg45:Unable to establish the local port number of the listening socket.
  58. err.msg46:The port command was not successfully acknowledged.
  59. err.msg47:Abort command has been sent, awaiting confirmation.
  60. err.msg48:Unable to save profile name '%s'.
  61. err.msg49:This server has not implemented the HELP command.
  62. err.msg50:WimpExtLib failed to initialise properly, exiting.
  63. err.msg51:Unknown command.
  64. err.msg52:Ambiguous command.
  65. err.msg53:Not connected.
  66. err.msg54:You must first close the current session.
  67. err.msg55:Not enough paramaters.
  68. err.msg56:Too many parameters.
  69. err.msg57:Unable to create file '%s'
  70. err.msg58:No address was found.
  71. err.msg59:Error message '%s' missing from '%s' file.
  72. err.msg60:get aborted.
  73. err.msg61:Profile name '%s' already exists.
  74. err.msg62:No such file or directory.
  75.  
  76.  
  77.  
  78. # Information messages
  79. info.msg1:Session closed. Please close the window.
  80. info.msg2:Closing connection.
  81. info.msg3:Profile successfully saved.
  82. info.msg4:Hash display has been turned off.
  83. info.msg5:Hash display has been set to
  84. info.msg6:Verbose mode is set to On.
  85. info.msg7:Verbose mode is set to Off.
  86. info.msg8:Local direcory has been changed to '%s'
  87. info.msg9:Current local directory is set to
  88. info.msg10:Bell status set to off.
  89. info.msg11:Bell status is set to on.
  90. info.msg12:Prompt mode is set to On.
  91. info.msg13:Prompt mode is set to Off.
  92. info.msg14:Remote unique filenames is set to Off.
  93. info.msg15:Remote unique filenames is set to On.
  94. info.msg16:Renaming file '%s' to '%s'
  95. info.msg17:Profile not saved.
  96. info.msg18:AffectCSD is set to On.
  97. info.msg19:AffectCSD is set to Off.
  98. info.msg20:Syslog logging level set to %d
  99. info.msg21:Unique local filenames mode is set to Off.
  100. info.msg22:Unique local filenames mode is set to On.
  101. info.msg23:Get newer files only is set to Off.
  102. info.msg24:Get newer files only is set to On.
  103. info.msg25:Put newer files only is set to Off.
  104. info.msg26:Put newer files only is set to On.
  105.  
  106.  
  107.  
  108. # Information messages for Help
  109. desc.!:Carry out a shell command.  e.g. !cat
  110. usage.!:!command
  111. desc.*:Carry out a shell command. e.g. *cat
  112. usage.*:*command
  113. desc.abort:To abort the current download.
  114. usage.abort:abort
  115. desc.account:Supply a supplemental password required by a remote system
  116. desc1.account:for access to resources once a login has been successfully
  117. desc2.account:completed.
  118. usage.account:account [passwd]
  119. desc.affectcsd:Toggles on and off - using the actual CSD or just a
  120. desc1.affectcsd:copy of it.
  121. usage.affectcsd:affectcsd
  122. desc.append:Append a local file to a file on the remote machine.
  123. usage.append:append local-file [remote-file]
  124. desc.asc:Set the file transfer type to ASCII.
  125. desc1.asc:A shortcut for ascii.
  126. usage.asc:asc
  127. desc.ascii:Set the file transfer type to ASCII.
  128. usage.ascii:ascii
  129. desc.bell:Turn on bell notification when end of file transfer.
  130. desc1.bell:Default = nobell.
  131. usage.bell:bell
  132. desc.bin:Set the file transfer type to BINARY.
  133. desc1.bin:A shortcut for binary.
  134. usage.bin:bin
  135. desc.binary:Set the file transfer type to BINARY.
  136. usage.binary:binary
  137. desc.bye:Exit the program closing any open session.
  138. desc1.bye:A synonym for quit.
  139. usage.bye:bye
  140. desc.cd:Change directory on remote host to remote-directory.
  141. desc1.cd:Also 'cd ..' is a synonym for cdup.
  142. usage.cd:cd remote-directory
  143. desc.lcd:Change directory on the currently selected local hard disk
  144. desc1.lcd:to local-directory.
  145. usage.lcd:lcd local-directory
  146. desc.lcdup:Change directory on the local host to the parent of the current local
  147. desc1.lcdup:directory.
  148. usage.lcdup:lcdup
  149. desc.cdup:Change directory on remote host to the parent of the current directory
  150. desc1.cdup:on the remote host.
  151. desc2.cdup:Same as 'cd ..'.
  152. usage.cdup:cdup
  153. desc.chmod:Change the permission modes of the filename on the remote
  154. desc1.chmod:system to mode.
  155. usage.chmod:chmod mode filename
  156. desc.close:End the current ftp session.
  157. usage.close:close
  158. desc.debug:Sets the system logging level for !syslog
  159. usage.debug:debug nnn       Where nnn is a number between 0 and 255 inclusive.
  160. usage1.debug:                0 turns off debugging
  161. desc.delete:Attempts to delete the file(s) or directory specified on the remote host.
  162. usage.delete:delete filename   or   delete filespec*   or   delete directory
  163. desc.dir:List the contents of the remote directory specified or the current
  164. desc1.dir:remote directory if no directory is specified.
  165. desc2.dir:A synonym for ls -l.
  166. usage.dir:dir [remote-directory] [>local-file]
  167. desc.dput:Attempts to put a whole directory including any subdirectories to the remote host.
  168. usage.dput:dput local-directory [remote-directory]
  169. desc.downloads:Opens the currently selected downloads directory.
  170. usage.downloads:downloads
  171. desc.ldir:List the contents of the currently selected local hard disk directory.
  172. desc1.ldir:A synonym for lsl -l.
  173. usage.ldir:ldir [local-directory]
  174. desc.exit:Exit the program closing any open session.
  175. desc1.exit:A synonym for quit.
  176. usage.exit:exit
  177. desc.get:Retrieve the remote-file and store it on the local machine.
  178. usage.get:get remote-file [local-file]
  179. desc.getnewer:If on, download only files with a newer date and timestamp.
  180. usage.getnewer:getnewer
  181. desc.help:Display help on client commands.
  182. usage.help:help [command]
  183. desc.?:Display help on client commands.
  184. desc.?:A synonym for help.
  185. usage.?:?[ command]
  186. desc.image:Set the file transfer type to binary.
  187. desc1.image:A synonym for bin.
  188. usage.image:image
  189. desc.logout:End the current ftp session.
  190. desc1.logout:A synonym for close.
  191. usage.logout:logout
  192. desc.ls:List the contents of the remote directory specified or the current
  193. desc1.ls:remote directory if no directory is specified.  The switch -l
  194. desc2.ls:lists full information, the >local-file will save the list as a file.
  195. usage.ls:ls [remote-directory] [-l] [>local-file]
  196. desc.lls:List the contents of the local hard disk specified or the current
  197. desc1.lls:local hard disk directory if no directory is specified.  The
  198. desc2.lls:switch -l lists full information.
  199. usage.lls:lls [local-directory] [-l]
  200. desc.lpwd:Display the name of the current local hard disk directory
  201. desc1.lpwd:on the local machine.
  202. usage.lpwd:lpwd
  203. desc.lunique:lunique
  204. usage.lunique:Toggles use of unique local filenames.
  205. desc.mget:Retrieve multiple files matching the wildcard.
  206. usage.mget:mget remote-filespec
  207. desc.mkdir:Attempts to create a new directory on the remote host.
  208. usage.mkdir:mkdir directory-name
  209. desc.mput:Puts multiple files from the uploads directory to the remote host.
  210. usage.mput:mput local-filespec
  211. esc.nobell:Turn off bell notification when end of file transfer.
  212. desc1.nobell:Default = nobell.
  213. usage.nobell:nobell
  214. desc.open:Starts ftp session with remote host name, ip address, or presaved
  215. desc1.open:profile name.
  216. usage.open:open <>remote-host-addr [login-id [password [remotedir [local-dir]]]] | profile>
  217. desc.profiles:Displays the list of currently saved profiles.
  218. usage.profiles:profiles
  219. desc.prompt:Force interactive prompting on multiple commands and
  220. desc1.prompt:confirmation of overwrites.
  221. usage.prompt:prompt
  222. desc.put:Upload specified file.
  223. usage.put:put local-file [remote-file]
  224. desc.putnewer:If on, uploads only files with a newer date and timestamp.
  225. usage.putnewer:putnewer
  226. desc.pwd:Display the name of the current working directory on the
  227. desc1.pwd:remote machine.
  228. usage.pwd:pwd
  229. desc.quit:Exit the program closing any open session.
  230. usage.quit:quit
  231. desc.quote:Sends the contents of 'string' direct to the control channel.
  232. usage.quote:quote string
  233. desc.read:Displays a text file in an editor window
  234. usage.read:read remote-file
  235. desc.recv:Retrieve the remote file and store it on the local machine.
  236. desc1.recv:A synonym for get.
  237. usage.recv:recv remote-file [local-file]
  238. desc.reget:Reget the rest of the remote-file and append it to the partially
  239. desc1.reget:downloaded local-file.
  240. usage.reget:reget remote-file [local-file]
  241. desc.rename:Rename the file 'from' on the remote machine, to the file 'to'.
  242. usage.rename:rename from to
  243. desc.rhelp:Display what help is available from the remote site.
  244. usage.rhelp:rhelp [command]
  245. desc.rmdir:Delete a directory on the remote host.
  246. usage.rmdir:rmdir directory-name
  247. desc.rstatus:Show the current status of the remote ftp server.
  248. usage.rstatus:rstatus
  249. desc.save:Saves the current profile configuration, inc current remote and local
  250. desc1.save:paths.
  251. usage.save:save profile
  252. desc.send:Upload specified file.
  253. desc1.send:A synonym for put.
  254. usage.send:send local-filename [remote-filename]
  255. desc.size:Return size of filename on remote machine.
  256. usage.size:size filename
  257. desc.site:Allows you to send system specific commands.
  258. usage.site:site arg1 arg2 ...
  259. desc.status:Show the current status of sftp.
  260. usage.status:status
  261. desc.system:Show the type of operating system running on the remote machine.
  262. usage.system:system
  263. desc.user:Identify yourself to the remote host.
  264. usage.user:user user-name [password]
  265. desc.verbose:Toggles display of server messages on and off.
  266. usage.verbose:verbose
  267. desc.version:Display the current program version.
  268. usage.version:version
  269. desc.view:Displays a text file in an editor window.
  270. desc1.view:A synonym for read.
  271. usage.view:view remote-file
  272. desc.runique:Toggles storing of unique filenames on the remote site.
  273. usage.runique:runique
  274.  
  275.  
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282.  
  283.  
  284.